func go/types.newLazyMethodList
2 uses
go/types (current package)
methodlist.go#L27: func newLazyMethodList(length int) *methodList {
named.go#L403: return n.orig.tparams, underlying, newLazyMethodList(n.orig.methods.Len())
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)